internal/runtime/maps.Iter.globalDepth (field)
5 uses
internal/runtime/maps (current package)
table.go#L523: globalDepth uint8
table.go#L560: it.globalDepth = m.globalDepth
table.go#L742: if it.globalDepth != it.m.globalDepth {
table.go#L772: orders := it.m.globalDepth - it.globalDepth
table.go#L777: it.globalDepth = it.m.globalDepth
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)